@font-face {
    font-family: 'shanhu';
    src: url('fonts/珊瑚.ttf') format('truetype');
}
@font-face {
    font-family: 'zaozi';
    src: url('fonts/造字工房雅圆常规体字体.otf') format('truetype');
}


.banner .swiper-pagination,
.banner .swiper-button-prev, .banner .swiper-button-next {
    /*display: none !important;*/
}
.banner img, .banner {
    min-width: 1200px !important;
    width:100%;
}
    .banner .slick-track,
    .banner .slick-track .slick-slide {
        width: 100% !important;
    }
.bx-head .container-fixed {
    overflow: inherit;
}
.container-fixed {
    overflow: hidden;
}
body,html{
    min-width:1200px;
}
.sousou {
    width: 100%;
    height: 125px;
    background: #fff;
    margin-top: -100px;
    z-index: 999;
    position: relative;
    padding-top: 40px;
    box-shadow: 0 3px 3px 3px #ebebeb;
    text-align: center;
}
.bx-Search{
    margin-top:90px;
}
.sousou input {
    background: #b1b1b1;
    width: 740px;
    height: 50px;
    border: none;
    border-radius: 5px;
    vertical-align: middle;
    padding: 0 20px;
    color: #fff;
    font-size: 14px;
    line-height: 75px;
}
.lili {
    padding: 0 !important;
    height: 40px !important;
    vertical-align: top !important;
    margin-top: 30px;
}
    .lili a {
 
    display: inline-block ;
    width: 50px !important;
    vertical-align: middle;
    height: 30px;
    line-height: 30px;
    box-sizing: border-box;
    margin: 0 !important;
    vertical-align: top;
    border-radius: 30px;
    border: 1px solid #ccc !important;
    font-size:14px !important;

}
    
.sousou a {
    width: 165px;
    height: 50px;
    background: #2f5384 !important;
    border-radius: 5px;
    text-align: center;
    line-height: 50px;
    font-size: 14px;
    display: inline-block;
    color: #fff;
    vertical-align: middle;
    margin-left: 33px;
}
.container-fixed.sousou1{
    overflow:inherit;
}
.shipin {
    padding-top: 75px;
    width: 100%;
}
    .shipin img{
        width:100%;
        cursor:pointer;
    }
    .shipin video {
        width: 100%;
        display: none;
    }
     .gywm {
        width: 100%;
        height: auto;
        background: url(../images/gybg.png) no-repeat top center;
        background-position: top center;
        margin-top: 65px;
        padding-top: 170px;
        min-width: 1200px;
    }
    .gywm .bt {
        padding-left: 570px;
        padding-bottom:40px;
    }
        .gywm .bt h2 {
            font-size: 53px;
            color: #000000;
        }
            .gywm .bt h2 i{
                width:8px;
                height:8px;
                background:#000;
                display:inline-block;
               font-weight:700;
               border-radius:50%;
            }
            .gywm .bt span {
                display: inline-block;
                width: 25px;
                height: 2px;
                background: #000;
            }
        .gywm .bt p {
            font-size: 24px;
            color: #5b5b5b;
        }
.gywm_nr{
    padding:30px;
    background:#fff;
}
.gywm_nr_zuo {
    width: 320px;
    height: 210px;
    display: inline-block;
    padding-right: 38px;
    vertical-align: top;
}
    .gywm_nr_zuo img {
        width: 320px;
        height: 210px;
    }
    .gywm_nr_you {
        width: 755px;
        height: auto;
        display: inline-block;
        font-size: 14px;
        color: #686868;
        line-height: 35px;
        vertical-align: top;
        padding-top: 15px;
    }
.gywm_nr_you a {
    display:inline-block;
    width: 95px;
    height: 32px;
    background: #007ccb !important;
    color:#fff;
    text-align:center;
    line-height:32px;
    margin-top:30px;
    border-radius:40px;
}
        .gywm_nr_you a:hover{
            color:#fff;
            opacity:0.8;
        }
.td{
    padding-top:45px;
}
.td .bt h2 {
    font-size: 53px;
    color: #007ccb;
}
    .td .bt h2 i {
        width: 8px;
        height: 8px;
        background: #007ccb;
        display: inline-block;
        font-weight: 700;
        border-radius: 50%;
    }
.td .bt span {
    display: inline-block;
    width: 25px;
    height: 2px;
    background: #007ccb;
}
    .td .bt p {
        font-size: 24px;
        color: #5b5b5b;
    }
    .td .bt {
        padding-bottom: 45px;
        border-bottom: 1px solid #e0e0e0;
    }
.tpbh {
    margin-top: 60px;
    position: relative;
    height: 400px;
}
    .tpbh .tdtp {
        position: absolute;
        height: 400px;
        z-index:0;
    }
.tdgs {
    z-index: 99;
    position:relative;
  
}
    .tdgs ul li span {
        width: 10px;
        height: 10px;
        border: 3px solid #f9b926;
        border-radius: 50%;
        display: inline-block;
        background: #f0c800;
        opacity:0;
    }
    .tdgs ul li div {
        width: 100%;
        min-height: 130px;
        background: rgba(227,0,0,0.5);
        opacity: 0;
        transition: all 1s;
    
        padding:10px;
    }
        .tdgs ul li div h4,
        .tdgs ul li div h3,
        .tdgs ul li div p {
            color: #fff;
            font-size: 12px !important;
        }
        .tdgs ul li div  p {
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 3;
            overflow: hidden;
        }
        .tdgs ul li:hover div {
            opacity: 1;
        }
        .tdgs ul li {
            width: 14%;
            float: left;
            cursor: pointer;
            padding-top: 170px;
        }
    .tdgs ul li:nth-child(1) span{
        margin-left:25px;
        margin-top:35px;
    }
     
        .tdgs ul li:nth-child(2) span {
            margin-left: 15px;
            margin-top: 35px;
        }
        .tdgs ul li:nth-child(3) span {
            margin-left: 5px;
            margin-top: 75px;
        }
        .tdgs ul li:nth-child(4) span {
            margin-left: 15px;
            margin-top: 45px;
        }
        .tdgs ul li:nth-child(5) span {
            margin-left: 30px;
            margin-top: 65px;
        }
        .tdgs ul li:nth-child(6) span {
            margin-left: 25px;
            margin-top: 65px;
        }
        .tdgs ul li:nth-child(7) span {
            margin-left: 35px;
            margin-top: 55px;
        }
.jdal{
    /*! margin-top:75px; */
}
    .jdal .ul1 {
        padding-top:50px;
        /*text-align: center;*/
        /*border-left: 5px solid #294B7F;*/
        padding-left:300px;
    }
    .jdal .ul1 li {
        display: inline-block;
        text-align: center;
        font-size: 18px;
        margin:0 5px;
    }
        .jdal .ul1 li:nth-child(1) {
            width: 5px;
            height: 46px;
            background: #007ccb;
            vertical-align:top;
        }
        .jdal .ul1 li a {
            display: block;
            border: 1px solid rgba(0,0,0,0.5);
            width: 100%;
            height: 100%;
            padding: 8px 12px;
        }

            .jdal .ul1 li:hover a,
            .jdal .ul1 li a.sore_focus1 {
                border: 1px solid #007ccb;
                color:#007ccb;
            }
        .jdal .bx-news-tow ul li h3,
        .jdal .bx-news-tow ul li .tet span {
            text-align: left;
            display: block;
        }
.claasfa {
    display: block;
    text-align: center;
    margin: 20px auto;
    /*width: 93px;
    height: 31px;
    text-align: center;
    line-height: 31px;
    border-radius: 30px;
    color: #fff !important;
    background: #007ccb !important;*/
}
.tpbh3{
    display:none;
}
.jdal .bt h2 {
    font-size: 53px;
    color: #007ccb;
}
        .jdal .bt h2 i {
            width: 8px;
            height: 8px;
            background: #007ccb;
            display: inline-block;
            font-weight: 700;
            border-radius: 50%;
        }
    .jdal .bt .span {
        display: inline-block;
        width: 25px;
        height: 2px;
        background: #000;
    }
    .jdal .bt  p {
        color: #5b5b5b;
        font-size:24px;
    }
        .jdal .bt p i {
            font-style: normal;
        }
        .jdal .bt p span {
            display: inline-block;
            width: calc(100% - 150px);
            float: right;
        }
            .jdal .bt p span a {
                display: inline-block;
                font-size: 18px;
                margin:0 10px;
            }
                .jdal .bt p span a:hover{
                    opacity:0.7;
                }
                .jdal .bt p span .cla {
                    float: right;
                    width: 93px;
                    height: 31px;
                    text-align: center;
                    line-height: 31px;
                    border-radius: 30px;
                    color: #fff !important;
                    background: #007ccb;
                }
            .jdal .bt p span a:nth-child(3n+1) {
                color: #333;
            }
            .jdal .bt p span a:nth-child(3n+2) {
                color: #333;
            }
            .jdal .bt p span a:nth-child(3n+3) {
                color: #333;
            }
    .jdal .al ul{
        padding-top:35px;
        margin:0 -17px;
    }
    .jdal .al ul li {
        padding: 25px 17px;
        width: 33.3%;
        float: left;
    }
        .jdal .al ul li  a{
            display:inline-block;
            width:100%;
            height:100%;
        }
            .jdal .al ul li a .al_img{
                width:370px;
                height:255px;
                position:relative;
            }
                .jdal .al ul li a .al_img img{
                    width:100%;
                    height:100%;
                }
                .jdal .al ul li a .al_wz {
                    position: absolute;
                    width: 370px;
                    height: 255px;
                    top: 0;
                    left: 0;
                    background: rgba(88,88,88,0.7);
                    opacity: 0;
                    transition: all 1s;
                }
                .jdal .al ul li a .al_wz:hover{
                    opacity:1;
                }
                .jdal .al ul li a .al_wz h3 {
                    width:100%;
                    text-align:center;
                    position: absolute;
                    top: 50%;
                    left: 50%;
                    transform: translate(-50%,-50%);
                    color: #fff;
                    font-size: 22px;
                    letter-spacing: 5px;
                    line-height:35px;
                }
                    .jdal .al ul li a .al_wz p {
                        width: 100%;
                        text-align: center;
                        position: absolute;
                        bottom: 0;
                        left: 0;
                        color: #fff;
                        font-size: 14px;
                        line-height: 20px;
                        font-family: shanhu;
                    }
                    .multiple-items {
                        padding-top: 60px;
                    }
.rq {
    width: 90px;
    height: 92px;
    background: #2f5384;
    transition: all 0.5s;
    text-align: center;
    padding: 0 11px;
    padding-top: 20px;
}
        .rq span{
            font-size:24px;
            color:#fff;
        }
        .rq i{
            font-size:14px;
            color:rgba(255,255,255,0.9);
            font-style:normal;
            text-align:right;
            display:block;
            padding-right:3px;
        }
        .multiple-items .slick-slide {
            padding-top: 30px;
        }

.multiple-items .qsbg:hover .rq span {
    color: #000000;
}
.multiple-items .qsbg:hover .rq i {
    color: rgba(0,0,0,0.5);
}
.multiple-items .qsbg {
    padding: 35px;
    background: rgba(0,0,0,0);
    transition: all 0.5s;
    height: 380px;
}
.multiple-items{
    height:600px;
}
.multiple-items .qsbg:hover {
    margin-top: 55px;
}
    .multiple-items .qsbg h3 {
        padding: 60px 0 30px 0;
        font-size: 16px;
        color: #2d2d2d;
    }
    .multiple-items .qsbg p {
        font-size: 14px;
        color: rgba(45,45,45,0.5);
        line-height: 30px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
        overflow: hidden;
    }

    .multiple-items .qsbg:hover p {
        font-size: 14px;
        color: rgba(45,45,45,0.5);
        line-height: 30px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 5;
        overflow: hidden;
    }
    .multiple-items .qsbg:hover {
        background: #2f5384;
    }
        .multiple-items .qsbg:hover .rq {
            width: 90px;
            height: 115px;
            background: #ffbc20;
            margin-top:-55px;
        }
        .multiple-items .qsbg:hover h3 {
            color: #dddddd;
        }
    .multiple-items .qsbg:hover p {
        color: #c0bbbb
    }
.footer {
    padding: 25px 0;
    border-top: 2px solid #007ccb;
    min-width: 1200px;
    background: #585858;
}
.footer .bt {
    display:inline-block;
    width:265px;
vertical-align:top;
}
    .footer .bt h3 {
        font-size: 34px;
        color: #f0f0f0;
    }
        .footer .bt h3 i {
            display:inline-block;
            width: 8px;
            height: 8px;
            background: #f0f0f0;
            border-radius:50%;
        }
    .footer .bt span {
        width: 25px;
        height: 2px;
        background: #f0f0f0;
        display: inline-block;
    }
     .footer .bt p {
        font-size: 16px;
        color: #f0f0f0;
    }
    .footer .dz{
        width:calc(100% - 270px);
        display:inline-block;
    }
    .footer .dz .dz1{
        width:410px;
        display:inline-block;
        vertical-align:top;
    }
        .footer .dz .dz2 {
            width: 250px;
            vertical-align: top;
            display: inline-block;
        }
        .footer .dz .dz3 {
            width: 170px;
            display: inline-block;
            vertical-align: top;
           float:right;
            
        }
        .footer .dz .dz2 p:nth-child(1),
        .footer .dz .dz1 p:nth-child(1) {
            color:rgba(255,255,255,0.5);
            font-size:16px;
            padding-bottom:35px;
        }
        .footer .dz .dz2 p,
        .footer .dz .dz1 p{
            font-size:14px;
            color:rgba(255,255,255,0.5);
            line-height:30px;
        }
.footer-bottom{
    background:#252525;
   min-width:1200px;
   padding:10px 0;
}
.multiple-items .slick-prev, .multiple-items .slick-next {
    position: absolute;
    display: block;
    height: 25px;
    width: 25px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: transparent;
    color: transparent;
    bottom: 30px;
    top:auto;
    margin-top: -13px;
    padding: 0;
    border: none;
    outline: none;
}
.multiple-items .slick-prev {
    left: 50%;
    transform:translateX(-30px);
    background: url(../img/zuo.png) no-repeat center;
    background-size: 100%;
}
.multiple-items .slick-next {
    right: 50%;
    transform: translateX(30px); background: url(../img/you.png) no-repeat center;
    background-size: 100%;
}
.news{
    line-height:35px !important;
    color:rgba(45,45,45,0.5) !important;
    font-size:14px;
}
.news1 {
    padding: 100px 0;
    margin-top: 100px;
}
.bx-sxp {
    padding: 25px 0;
    box-shadow: 0 -5px 3px 0 #cbcbcb;
}
.bx-head {
    background: rgba(255,255,255,0.5);
}
.bx-nav-one .bx-nav ul li .bx-nav-fd{
    border-top:2px solid #007ccb !important;
}
.xinwen1, .bx-ContactUs, .rczp {
    /*! margin-top: 100px; */
}
    .rczp .bt{
        padding-top:80px;
        padding-left:40px;
    }
    .rczp .bt h3{
        font-size:40px;
        color:#000;
    }
    .rczp .bt p{
        font-size:19.6px;
        color:rgba(83,83,83,0.5)
    }
.rczp1{
    min-width:1200px;
}
    .rczp1 ul {
        border-top: 2px solid #d4dae2;
    }
        .rczp1 ul li {
            height: 450px;
            width: 22%;
            float: left;
            cursor: pointer;
            padding: 0 15px;
            padding-top: 90px;
            text-align: center;
            /*border: 1px solid #f1f1f1;*/
            transition: all 0.5s;
        }
        .rczp1 ul li .img {
            display: inline-block;
            /*box-shadow: 0 0 5px 8px #f1e8bc;*/
            border-radius:50%;
            width:110px;
        }
        .rczp1 ul li:nth-child(1):hover .img {
            /*box-shadow: 0 0 5px 5px #f1e8bc;*/
            
        }
        .rczp1 ul li:hover .img {
            /*box-shadow: 0 7px 5px 3px #81050b;*/
        }
        .rczp1 ul li:nth-child(1) {
            width: 12%;
            /*background: #007ccb;*/
            padding-top: 75px;
        }
            .rczp1 ul li:nth-child(1) h2 {
                color: #635e5e;
                font-size: 35px;
                font-family: zaozi;
            }
            .rczp1 ul li:nth-child(1):hover h2 {
                color: #635e5e;
            }
            .rczp1 ul li:nth-child(1) .img2 {
                display: inline-block;
            }
            .rczp1 ul li:nth-child(1) .img1 {
                display: none;
            }
        .rczp1 ul li .img2 {
            display: none;
            transition: all 0.5s;
        }

        .rczp1 ul li .div {
            font-size: 14px;
            color: #fff;
            line-height: 20px;
            opacity: 0;
            transition: all 0.5s;
            padding-top:25px;
            height:230px;
            overflow-y:scroll;
        }
        .rczp1 ul li h2 {
            font-size: 24px;
            color: rgba(33,32,36,0.58);
            transition: all 0.5s;
            font-weight:500;
            margin: 15px 10px;
        }
        .rczp1 ul li h3 {
            font-size: 16px;
            color: rgba(33,32,36,0.58);
            transition: all 0.5s;
        }
        .rczp1 ul li:nth-child(1):hover {
            padding-top: 15px;
            background: #fff;
        }
        .rczp1 ul li:hover {
            padding-top: 15px;
            background: #007ccb;
        }        .rczp1 ul li:hover .img2{
            display:inline-block;
        }
        .rczp1 ul li:hover .img1 {
            display: none;
            transition: all 0.5s;
        }
        .rczp1 ul li:hover h2,
        .rczp1 ul li:hover h3 {
            color: #fff;
        }
        .rczp1 ul li:hover h2 {
            margin: 10px 0 5px 0;
        }
            .rczp1 ul li:hover .div {
                opacity: 1;
                text-align: left;

            }
.bx-sideBar ul li {
    background: #ffbc20 !important;
    width:50px !important;
    height:50px !important;
    text-align:center;
    line-height:50px !important;
}
.case{
    margin-top:90px;
    position:relative;
    z-index:1;
}
.case1{
    width:1200px;
    margin:0 auto;
    padding-top:60px;
}
    .case1 .pp {
        padding-bottom: 20px;
        border-bottom: 1px solid #cccccc;
        margin-bottom:20px;
    }
    .case1 .pp a,
    .case1 .pp {
        font-size: 20px;
        color: #007ccb;
    }
        .case1 .pp img {
            height: 25px;
       
        }
.case_zuo{
    width:170px;
    float:left;
}
.case_you{
    width:calc(100% - 182px);
    float:right;
}
.case_zuo > ul > li > a {
    /*! display: block; */
    line-height: 35px;
    border-top: 1px solid rgba(0,0,0,0);
    border-bottom: 1px solid rgba(0,0,0,0);
    font-size:16px;
    color:#000;
    /*border-top: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb;*/
}
    .case_zuo > ul > li > a .ic1 {
        display: none;
    }
.case_zuo > ul > li > a i {
    font-size: 12px;
}
    .case_zuo ul li ol {
        display: none;
    }
.case_zuo ul li ol li {
    line-height: 35px;
    display: block;
}
.case_you ul{
    overflow:hidden;margin:0 -10px;
}
.case_you ul li {
    width: 48%;
    float: left;
    padding: 10px;
    text-align: center;
}
    .case_you ul li a .case_img{
        position:relative;
        width:90%;
        /*! height:200px; */
        margin: 0 auto;
    }
        .case_you ul li a .case_img .case_wenzi{
            position:absolute;
            width:100%;
            height:28px;
            background:rgba(0,0,0,0.6);
            bottom:0;
            left:0;
            transition:all 0.5s;
        }
            .case_you ul li a .case_img .case_wenzi h3 {
                font-size: 14px;
                color: #fff;
                line-height: 28px;
                padding-left: 7px;
                transition: all 0.5s;
                width: 100%;
                text-align: center;
               
            }
            .case_you ul li a .case_img .case_wenzi p {
                position: absolute;
                bottom: 0;
                left: 0;
                text-align: center;
                width: 100%;
                color: #fff;
                font-size: 14px;
                opacity: 0;
                transition: 1s all;
                font-family: shanhu;
            }
                .case_you ul li a:hover .case_img .case_wenzi p{
                    opacity:1;
                }
                .case_you ul li a .case_img img {
                    width: 100%;
                    height: 300px;
                }
        .case_you ul li a .case_img:hover .case_wenzi {
            width: 100%;
            height: 100%;
            background: rgba(0,0,0,0.7);
        }
            .case_you ul li a .case_img:hover .case_wenzi h3{
                position:absolute;
                top:50%;
                left:50%;
                transform:translate(-50%,-50%);
                font-size:16px;
            }

.bx-popup {
    position: relative;
    z-index: 9999999 !important;
    height: 100% !important;
    background: rgba(0,0,0,0.7) !important;

    /*display:block !important;*/
}
    .bx-popup .bx-popup-nr {
        width: 100% !important;
        z-index: 999;
        background: rgba(0,0,0,0) !important;
    }
    /*.bx-popup .bx-popup-nr .swiper-slide {
       
        transform-origin: center center;
        width:20%;
    }*/
        .bx-popup .bx-popup-nr .swiper-slide img{
            width:100%;
            vertical-align:middle;
          
       } /*
    .bx-popup .bx-popup-nr .swiper-slide-active {
        /*transform: scale(1.5);*
        transform-origin: center center;
        width: 60%;
    }*/
    .bx-popup .bx-popup-nr .swiper-container {
        width: 100% !important;
        vertical-align:middle;
        padding:200px 0;
    }
.bx-tubiaozhizuo{
    z-index:999999!important;
}
.bx-popup .bx-popup-nr .swiper-slide {
    transform: scale(0.5);
}
        .bx-popup .bx-popup-nr .swiper-slide .ybha{
            background:rgba(0,0,0,0.5);
            position:absolute;
            top:0;
            left:0;
            width:100%;
            height:100%;
        }
        .bx-popup .bx-popup-nr .swiper-slide .hh{
            display:none;
        }

        .bx-popup .bx-popup-nr .swiper-slide-prev {
            transform-origin: left center;
        }

    .bx-popup .bx-popup-nr .swiper-slide-next {
        transform-origin: right center;
    }
    .bx-popup .bx-popup-nr .swiper-slide-active .ybha, .bx-popup .bx-popup-nr .swiper-slide-duplicate-active .ybha {
        background: rgba(0,0,0,0)
    }
    .bx-popup .bx-popup-nr .swiper-slide-active .hh, .swiper-slide-duplicate-active .hh {
        display: block;
    }
    .bx-popup .bx-popup-nr .swiper-slide-active, .swiper-slide-duplicate-active {
        transform: scale(2.0);
    }
.jdal .slick-dots{
    display:none !important;
}
.hh {
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,0.5);
    width: 200%;
    transform: scale(0.5);
    transform-origin: left bottom;
    padding: 20px 50px;
}
    .hh h2 {
        font-size: 18px;
        color: #fff;
      
        width:100%;
    }
    .hh p {
        font-size: 16px;
        color: #ffffff;
    }
        /*.swiper-container img{
    width:100%;
}*/
        .about {
            margin-top: 110px;
        }
    .about .gywm {
        padding-top: 230px;
        padding-bottom:80px;
    }
    .about .bt h2 {
        font-size: 40px;
        margin-bottom: 14px;
    }
    .about .bt p{
        font-size: 14px;
    }
    .about .gywm .bt{
        padding-bottom:20px;
    }
    .about .gywm_nr_you h2{
        font-size:30px;
        color:#007ccb;
        margin-bottom:40px;
        font-family:shanhu !important;
    }
    .about .gywm_nr_you h2 span {
        font-size: 12px;
        color: #007ccb;
    }
    .about .gywm_nr .p {
        font-size: 14px;
        color: #686868;
        line-height: 35px;
        margin-top:20px;
    }
.smjy .qysm,
.smjy .qyjy{
    width:49.5%;
    display:inline-block;
    text-align:center;
    padding:0 50px;
    vertical-align:top;
}
.about .smjy .qysm h2,
.about .smjy .qyjy h2 {
    font-size: 30px;
    color: #007ccb;
    margin-bottom: 50px;
    font-family: shanhu !important;
}
    .a123{
        opacity:0;
    }
    .about .smjy .qysm h2 span,
    .about .smjy .qyjy h2 span {
        font-size: 12px;
        color: #007ccb;
    }
.about .smjy .qysm p,
.about .smjy .qyjy p {
    line-height: 35px;
    font-size: 14px;
    color: #686868;
}
.multiple-items1{
    margin-top:60px;
    margin-bottom:80px;
}
.multiple-items1 .slick-prev, .multiple-items1 .slick-next {
    width: 34px;
    height: 34px;
}
.multiple-items1 img{
    width:99%;
    max-height:215px;
    height:215px;
}
.multiple-items1 .slick-next {
    right: 40px;
    background: url(../img/g6.png) no-repeat center;
    background-size: 100%;
}
.multiple-items1  .slick-prev {
    left: 40px;
    background: url(../img/g5.png) no-repeat center;
    background-size: 100%;
}
.qylc h2 {
    text-align: center;
    font-size: 30px;
    color: #007ccb;
    margin-bottom: 60px;
    font-family: shanhu !important;
}
    .qylc h2 span{
        font-size:12px;
        color:#007ccb;
    }
.ppx{
    text-align:center;
    overflow-x:scroll;
    white-space:nowrap;
    width:100%;
}
    .ppx span {
        display: inline-block;
        width: 186px;
        text-align: center;
        font-size: 20px;
        color: #333333;
        cursor:pointer;
        white-space:normal;
        
    }
        .ppx span .img2 {
            display: none;
        }
        .ppx span:hover .img2{
            display:inline-block;
        }
        .ppx span:hover .img1 {
            display: none;
        }
        .ppx span.cur .img2 {
            display: inline-block;
        }

        .ppx span.cur .img1 {
            display: none;
        }
.sccy1 {
    width: 100%;
    background: url(../img/gywm.png) no-repeat center center;
    background-position: top left;
    padding-top: 125px;
}
.sccy {
    width: 725px;
    margin: 0 auto;
 
}
    .sccy ul {
        border-left: 1px solid #f5b918;
        
    }
    .sccy ul li {
        padding-left: 45px;
        margin-bottom:80px;
        position:relative;

    }
        .sccy ul li::after {
            position: absolute;
            content: '';
            width: 23px;
            height: 23px;
            background: rgba(245,185,24,0.3);
            border: 5px solid #f5b918;
            border-radius: 50%;
            top: 3px;
            left: -11.5px;
        }
        .sccy ul li h3 {
            font-size: 27px;
            color: #333;
            margin-bottom: 15px;
        }
        .sccy ul li p {
            font-size: 16px;
            color: #333333;
            line-height:30px;
        }
        .b_1{
            display:none;
        }
.qyzz .bt{
    text-align:center;
    overflow:hidden;
}
    .qyzz .bt h2 {
        display: inline-block;
        font-size: 030px;
        color: #007ccb;
        margin-bottom: 10px;
        position: relative;
        font-family: shanhu !important;
    }
        .qyzz .bt h2::after {
            content: '';
            position: absolute;
            width: 1200px;
            left: -1230px;
            height: 3px;
            background: #ebebeb;
            top:15px;
        }
        .qyzz .bt h2::before {
            content: '';
            position: absolute;
            width: 1200px;
            right: -1230px;
            height: 3px;
            background: #ebebeb;
            top: 15px;
        }
        .qyzz .bt p {
            display: inline-block;
            font-size: 12px;
            color: #007ccb;
        }
.delbt{
    max-width:1420px;
    min-width:1200px;
    margin:0 auto;
    padding:125px 0 25px 0;
}
.multiple-items2 .slick-slide img{
    text-align: center;
    margin:0 auto;
}
.multiple-items2 .slick-prev, .multiple-items2 .slick-next {
    width: 34px;
    height: 34px;
}
.multiple-items2 .slick-prev {
    left: -30px;
    background: url(../img/gywmzuo.png) no-repeat center;
    background-size: 100%;
}
.multiple-items2 .slick-next {
    right: -30px;
    background: url(../img/gywmyou.png) no-repeat center;
    background-size: 100%;
}

.qyys .btqyys {
    text-align: center;
    padding-top: 120px;
}
    .qyys .btqyys h2 {
        font-size: 30px;
        color: #007ccb;
        font-family: shanhu !important;
    }
        .qyys .btqyys h2 span {
            font-size: 12px;
            color: #007ccb;
        }
.gallery-thumbs1 {
    width: 10px;
    box-shadow: 0 0 5px 3px #eae9e9;
    margin-top: 60px;
    margin-bottom: 35px;
    padding: 0px 115px !important;
    overflow:visible;
}
.qyys .gallery-thumbs1 .swiper-container {
    overflow: visible !important;
}
.gallery-thumbs {
    height: 170px !important;
    padding: 0 !important;
}
    .gallery-thumbs .swiper-slide {
        border: 1px solid #b9b9b9;
    }
    .gallery-top {
        height: 497px !important;
        background: url(../img/gfhfg.png) no-repeat center center;
        background-size: auto 100%;
    }
.xmdg {
    width: 1100px;
    height: auto;
    min-height: 285px;
    background: #fff;
    margin: 0 auto;
    margin-top: 50px;
    padding:50px;

}
    .xmdg .xmdgzuo{
        width:500px;
        display:inline-block;
    }
        .xmdg .xmdgzuo h3{
            font-size:18px;
            color:rgba(0,0,0,0.7);
            margin-bottom:10px;
        }
        .xmdg .xmdgzuo p {
            width: 400px;
            padding-left: 60px;
            line-height: 25px;
            font-size: 12px;
            color: rgba(0,0,0,0.7);
        }
.xmdgyou{
    width:calc(100% - 505px);
    display:inline-block;
    vertical-align:top;
}
    .xmdgyou img{
        width:49%;
    }
    .qyys .gallery-thumbs .swiper-slide-thumb-active {
        box-shadow: 0 0 5px 5px #f39393;
    }
.swiper4 {
    text-align: center;
    padding-top: 35px;
    cursor: pointer;
    -webkit-transform: scale(1.1);
}
    .swiper4 h2{
        font-size:16px;
        transition:all 0.5s;
    }
    .swiper4:hover h2 {
        font-size: 18px;
    }
    .swiper4 img {
        margin-bottom: 30px;
    }
.qyys .gallery-thumbs .swiper-slide-thumb-active h2 {
    color: #646360;
    font-weight:600;
}
.qyys .swiper-button-next:after, .qyys .swiper-container-rtl .swiper-button-prev:after,
.qyys .swiper-button-prev:after, .qyys .swiper-container-rtl .swiper-button-next:after {
    display: none !important;
}
.wz_footer, .img_footer {
    display: inline-block;
    text-align: right;
}
    .wz_footer{
        float:right;
        line-height:45px;
        font-size:16px;
        color:#fff;
    }


    @media (max-width:1500px) {
        .multiple-items2 .slick-prev {
        left: 0px;
        background: url(../img/gywmzuo.png) no-repeat center;
        background-size: 100%;
    }

    .multiple-items2 .slick-next {
        right: 0px;
        background: url(../img/gywmyou.png) no-repeat center;
        background-size: 100%;
    }
}
    @media (max-width:1400px) {
        .rczp1 ul li h2 {
            font-size: 17px;
            color: #212024;
            transition: all 0.5s;
            margin: 15px 10px;
        }

        .rczp1 ul li .div {
            font-size: 12px;
            color: #fff;
            line-height: 20px;
            opacity: 0;
            transition: all 0.5s;
            padding-top: 20px;
            height: 230px;
            overflow-y: scroll;
        }
    }